substr(Str, From, Len) Return a sub-string of the string Str, starting at From (0 is the first character), and Len characters (or less if Str is too short).